home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: funkelot@aol.com (Funkelot)
- Newsgroups: comp.lang.c++
- Subject: JPEGs to Bitmaps
- Date: 11 Jan 1996 12:33:07 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4d3hkj$5le@newsbf02.news.aol.com>
- Reply-To: funkelot@aol.com (Funkelot)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- I programmed a graphics browser for my million+ pictures in Oracle and
- PowerBuilder, but unfortunantly, it's not much of a graphics browser
- because PowerBuilder only works with bitmaps (most of my pics are jpegs
- (JFIF compliant). It seems as if I'll have to either program a conversion
- from JPEG to Bitmap to call at runtime, or else program a picture object
- as new user object that works with JPEGs and Bitmaps.
- I'm afraid I'm just starting with C++, so if anyone knows some code I can
- use for the aforementioned, or else where to get it, I'd really appreciate
- it. Please email me at Funkelot@aol.com.
-